home *** CD-ROM | disk | FTP | other *** search
/ PC Media 22 / PC MEDIA CD22.iso / share / udos / disp186a / readme.1st < prev    next >
Text File  |  1994-09-27  |  4KB  |  76 lines

  1. This file contains a short overview of DISPLAY and the files you need.
  2. It includes a list of files that you should read.
  3.  
  4. DISPLAY can view, convert, manipulate, read and write images and movies.
  5. It can create movies and slide-shows. DISPLAY supports a wide variety of
  6. graphic and movie formats (8-24 bit). With the image manipulation tools,
  7. it's more than just a viewer/converter.
  8.  
  9. To use all options you will need both, dispXXXa.zip and dispXXXb.zip.
  10. Be sure to use the directory tree option for unpacking (i.e. pkunzip -d)
  11. The following filelist is for version 1.85
  12.  
  13. contents of disp185a.zip
  14. ------------------------
  15.  
  16.   DISPLAY.EXE                   - the executable program for 386 and above
  17.   GO32.EXE                      - the dos-extender required to run display
  18.   INSTALL.EXE                   - the install program
  19.   INSTALL                       - documentation to install display manually  
  20.   EMU387                        - needed for machines without FPU
  21.   CONFIG.DIS                    - the configuration file
  22.   BRIEF.DOC                     - quick help
  23.   CHANGE                        - history of display
  24.   RUNME.BAT                     - batchfile to start display
  25.   README.1ST                    - the file you are reading
  26.   FILE_ID.DIZ                   - description file for ftp
  27.   DOC/DISPLAY.FAQ               - Frequently Asked Questions
  28.   DOC/MATCH.DOC                 - documentation for unix-like wildcards
  29.   DOC/ATI_16M.DOC               - documentation for the ATI graphic-card
  30.   DOC/SHEET.TPL                 - example file for contact-sheet making
  31.   DOC/DISPLAY.DOC               - documentation for display
  32.   DOC/VDRIVER.DOC               - documentation for video drivers
  33.   DOC/REPORT.FMT                - error report form
  34.   COPY/COPYING.CB               - copyright
  35.   COPY/COPYING.DJ               - copyright
  36.   COPY/COPYMISC.DOC             - copyright
  37.   DRIVER/*.GRN                  - video drivers
  38.   DRIVER/*.GRD                  - video drivers
  39.   UTIL/FINDJPG.C                - source for findjpg.exe
  40.   UTIL/FINDJPG.EXE              - extract JPEG image from file
  41.   UTIL/VESAINFO.C               - source for vesainfo.com
  42.   UTIL/VESAINFO.COM             - program to check your graphic-card
  43.   UTIL/MAKEFILE                 - makefile to compile vesainfo.c
  44.   UTIL/PIECES/VESAINFO.C        - source for vesainfo.com
  45.  
  46. contents of disp185b.zip
  47. ------------------------
  48.  
  49.   DRVSRC/*.ASM                  - source for video drivers
  50.   DRVSRC/*.INC
  51.   DRVSRC/MAKEFILE
  52.   DRVSRC/*.C
  53.   DRVSRC/*.H
  54.   DRVSRC/VESA/*.H               - source for vesa video driver
  55.   DRVSRC/VESA/*.INC
  56.   DRVSRC/VESA/MAKEFILE
  57.   DRVSRC/VESA/*.C
  58.   DRVSRC/VESA/*.ASM
  59.   DRVSRC/VESA/*.OBJ
  60.   DRVSRC/VESA/DOCS/VESA.TXT
  61.   DRVSRC/VESA/PAGING/VESA.C
  62.   DRVSRC/VESA/PIECES/*.C
  63.   FONTS/*.FNT                   - font library for use with display
  64.  
  65.  Most people won't need the dispXXXb.zip, but if you want to create contact-
  66.  sheets you'll need the fonts.
  67.  
  68. It's highly recommended to read display.doc (the file is short and not well
  69. written but you'll learn many useful things about display). It is located in
  70. the doc\ subdirectory. You can use an editor or lister or use the F1 key.
  71. There is another important files you should read: display.faq
  72. If you want to change the configuration of display take a look inside the
  73. config.dis file. Although you can change most things from inside display
  74. you'll understand some things much better, if you've read the comments in
  75. the configuration file.
  76.